projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11e9410
)
Define `/' in c-mode-base-map since all modes now support
author
Karl Heuer
<kwzh@gnu.org>
Thu, 23 Oct 1997 07:33:03 +0000
(07:33 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 23 Oct 1997 07:33:03 +0000
(07:33 +0000)
c-electric-slash.
Define C-c C-e in mode-specific maps instead of c-mode-base-map since
c-expand-macro is meaningless in Java and IDL.
lisp/progmodes/cc-langs.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-langs.el
b/lisp/progmodes/cc-langs.el
index f27d944ee0062e8296ab04472c756399632cd648..51fbdcc91e46cbeb18ed336c086e81f5a44849da 100644
(file)
--- a/
lisp/progmodes/cc-langs.el
+++ b/
lisp/progmodes/cc-langs.el
@@
-7,7
+7,7
@@
;; 1985 Richard M. Stallman
;; Maintainer: cc-mode-help@python.org
;; Created: 22-Apr-1997 (split from cc-mode.el)
-;; Version: 5.1
7
+;; Version: 5.1
8
;; Keywords: c languages oop
;; This file is part of GNU Emacs.